CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - snake greedy

搜索资源列表

  1. snake

    0下载:
  2. Linux下贪吃小游戏 c 编写的 -Linux, greedy little game written in c
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:35692
    • 提供者:狂战滴
  1. greedy-snake

    0下载:
  2. 经典游戏程序设计之贪吃蛇,是基于VC++ 6.0平台开发的,给初学游戏编程的人参考-The classic Snake game programming is based on VC++ 6.0 platform, and to the people refer to game programming beginners
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:409070
    • 提供者:zhangwen
  1. snake

    0下载:
  2. 实现一个贪吃蛇游戏,有开始界面,可以重新开始,查看之前的分数-play greedy snake
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:3710
    • 提供者:小裘
  1. snake

    0下载:
  2. C++课程设计,贪食蛇。-C curriculum designs, has a greedy appetite the snake.
  3. 所属分类:Game Program

    • 发布日期:2017-12-06
    • 文件大小:49350
    • 提供者:结果
  1. 容易看懂的贪食蛇

    0下载:
  2. 容易看懂的贪食蛇.rar- Easy to understand has a greedy appetite the snake rar
  3. 所属分类:Game Program

    • 发布日期:2017-11-21
    • 文件大小:1868
    • 提供者:邓金霞
  1. SnakeVSSnake-2.6d_beta

    0下载:
  2. 食贪蛇游戏, 食贪蛇游戏,-Fresh greedy snake game, eat like a snake game, eat like a snake game,
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:101108
    • 提供者:huang
  1. Snake

    0下载:
  2. 大家都很熟悉的一个小游戏,贪吃蛇。是用 Applet 做成的。里面用到了GUI,事件处理等知识。对初学者一定很有用。虽然很小,但是弄出来了也一定很有成就感哦。-It s a well known small game----- "greedy snake".It involves Applet,event process,and other skills.Wish you ll learn something from it.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:25975
    • 提供者:流动的阳光
  1. snake

    0下载:
  2. 自编贪吃蛇游戏:包括单人练习,双人对战,单人挑战模式-greedy snake
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:35466
    • 提供者:dw
  1. snake

    0下载:
  2. js 编写的贪吃和源码,用ue打开可以查看 跑的还不错 -js prepared by the greedy and the source code, open the can be viewed with ue running pretty good
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:2952
    • 提供者:kongweiter
  1. greedysnake

    0下载:
  2. 贪吃蛇源码,没什么技术,适合初学者,希望大家喜欢-greedy snake primary code,no high technology,suit for basic learner
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:46343
    • 提供者:张德雨
  1. ders7_2006

    0下载:
  2. Develop two different implementations of Snake model by using a Greedy algorthm and an Gradient Descent method. Compare results. Put all details and results in your report.
  3. 所属分类:Development Research

    • 发布日期:2017-05-12
    • 文件大小:2703011
    • 提供者:black76
  1. ders8_2006

    0下载:
  2. Develop two different implementations of Snake model by using a Greedy algorthm and an Gradient Descent method. Compare results. Put all details and results in your report.
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:407744
    • 提供者:black76
  1. snake

    0下载:
  2. 用javascr ipt 和 CSS写的贪吃蛇游戏,适合javascr ipt 的初学者下载-greedy snake implemented by javascr ipt & css
  3. 所属分类:Browser Client

    • 发布日期:2017-04-03
    • 文件大小:1700
    • 提供者:zhiweitao
  1. lysnake

    0下载:
  2. 提出了一种自适应的Snake 算法,对于初始包络上的每一点,按照Greedy 算法中的能量公式计算其邻域内各点的能 量. 如果邻域不包含目标的轮廓,则将邻域半径加大,再次计算邻域内各点的能量,直到邻域内包含轮廓点为止. 该算法只需迭 代一次即可得到目标轮廓,而且增大了初始包络的收敛半径,并能够有效处理较高曲率凸形边缘的情况. 对比实验说明了这种 方法的有效性.-Snake proposed an adaptive algorithm, the initial envelope for
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:156639
    • 提供者:罗朝辉
  1. GreedySnakeCodes

    0下载:
  2. Greedy Snake游戏功能 1)按键控制上、下、左、右四个方向; 2)在字符显示屏上显示游戏信息,包括游戏时间、游戏分数、游戏等级; 3)在图形显示屏上显示游戏界面,包括游戏名称、游戏活动区域、蛇身及其食物; 4)实现蛇铺食过程,并相应的改变游戏信息 -Greedy Snake game features 1) buttons control up, down, left, and right direction 2) characters on the displa
  3. 所属分类:uCOS

    • 发布日期:2017-05-01
    • 文件大小:794568
    • 提供者:杀手47
  1. snake

    0下载:
  2. 经典小游戏贪吃蛇,C语言开发,Turbo c环境开可编译-C Code for classic game Greedy Snake
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:2018
    • 提供者:Gene
  1. Greedy_Snake_verilog

    3下载:
  2. 基于FPGA的verilog代码,在Spartan3开发板上实现了传统贪吃蛇的游戏,通过VGA显示在屏幕上。按键控制方向。-This is a FPGA project, which used verilog and implemented the traditional game of Greedy Snake.
  3. 所属分类:VHDL编程

    • 发布日期:2013-12-19
    • 文件大小:6818
    • 提供者:onioncc
  1. Greedy-Snake

    0下载:
  2. 基于VB的一款经典游戏——贪吃蛇。至于玩法就不用多说了吧。-A classic game based on VB- Snake. As for the play Needless to say it.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:327417
    • 提供者:率律
  1. greedy-snake

    0下载:
  2. 贪吃蛇程序通过运行这个程序,会弹出一个运行界面,可以调节速度、等级、模式,这款游戏很不错.可以加速,减速,控制运动方向-the greedy snake game : when the project is running you can control the speed ,mode and difficulty ,it is very good
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:397820
    • 提供者:samuel
  1. snake

    0下载:
  2. 纯C语言编写的贪吃蛇,可以实现转弯,加速等基础功能。(The greedy snake written in the pure C language can turn, accelerate and other basic functions.)
  3. 所属分类:游戏

    • 发布日期:2018-01-06
    • 文件大小:1447936
    • 提供者:施魍魉
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com